projects
/
gtk4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gtk4.git
2008-03-13
Federico Mena...
Don't complete the directory separator if it would...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Remove obsolete FIXMEs
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Remove debug printfs
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Add some FIXMEs
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
On error when loading a folder, use the raw error messa...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Clear the current_folder_path if loading yields an...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Present an error if we can't load the folder during...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Detect when Tab would generate no new completions
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Debug printfs for deleting/inserting the completion
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
If explicitly completing and we have a completion,...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Another FIXME
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Add completion feedback in other places
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Find the cursor position from GtkEntry for the completi...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Use a timer for the completion feedback window
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Destroy the completion feedback window
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Use an alignment for the label like in GtkTooltip
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Show the label as well as the feedback window
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Debug printfs for the completion feedback position
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Create a tooltip-like window to present completion...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Beep if there are no matches for explicit completion
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Scan the completion store again to look for complete...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Stubs for all cases of completion feedback
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Update comments on explicit completion
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Stubs to give feedback when doing explicit completion
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Refresh the file part when it gets requested and when...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Clear the completion flags before appending the common...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Add FIXMEs for beeping later
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Factor out some code
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Implement the basic code path for explicit completion
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Clear pending completions thoroughly
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Remove debug printfs from populate_completion_store()
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Debug printfs for finishing the folder load
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
More debug printfs for populating the completion store
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Debug printfs for populating the completion store
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Turn on in_change while changing the filename in the...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Update some FIXMEs
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
When finding the common prefix, assert that we have...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Discard the completion store when we change the folder
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Add some more FIXMEs
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Remove obsolete comments
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Cancel all forms of completion at the appropriate times...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Put some more FIXMEs
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Re-create the completion store right before populating it
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Populate the completion store when the folder is done...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Remove files_added handler
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Remove files_deleted handler
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Handle the folder being completely loaded
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Debug printfs for finding the common prefix
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Debug printfs for the common prefix
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Autocomplete by inserting/selecting the common prefix
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Debugging printfs
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Start autocompletion in an idle so GtkEntry updates...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Rework the way autocompletion is initiated
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
For autocompletion, consider only the text up to the...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Don't overwrite the suffix after the cursor when insert...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Skip the cursor past the autocompleted part when reques...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Move the cursor to the end only if we highlight the...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Complete even if not at the end of the text
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Only auto-insert the prefix if we are at the end of...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
Federico Mena...
Find the common prefix based on the cursor position
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Marcel Telka
Updated Slovak translation by Pavol Šimo.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Tor Lillqvist
Remove one extraneous space.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Tor Lillqvist
Bug 510000 - GtkStatusIcon doesn't reshow after explore...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Tor Lillqvist
Update to match what configure produces.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Jens Granseuer
Don't define variables in the middle of a block. (...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Matthias Clasen
Add an overwrite confirmation dialog for print-to-file...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Matthias Clasen
Fix a crash
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Daniel Nylander
sv.po: Updated Swedish translation
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Matthias Clasen
Don't leak paper_size here. (#488820, Morten Welinder)
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Michael Natterer
remove this deprecated file.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Michael Natterer
include <glib/gstdio.h> for g_fopen().
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Sunil Mohan...
Updated Telugu traslation done by Krishna Babu K <kkrot...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Matthias Clasen
Use g_ascii_formatd when formatting custom paper sizes...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Claudio Saavedra
Set a GDK_ERROR_CORRUPT_IMAGE error if the loader is...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Claudio Saavedra
Check for the BMP header magic numbers before decoding...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Tor Lillqvist
Bug 469868 - Filenames with colon ":" are not saved...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Jordi Mallach
Add the initial Valencian-Catalan translations.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Jordi Mallach
Minor Catalan corrections by Robert Millan.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Michael Natterer
gdk/Makefile.am remove remaining linux-fb stuff.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Michael Natterer
removed linux-fb backend files.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Alberto Ruiz
Take thickness into account in the size allocation...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Richard Hult
Implement gdk_window_reparent.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
Tor Lillqvist
Add the possibility to test what happens if the process...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
Tor Lillqvist
Remove from SVN, finally.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
Tor Lillqvist
Bug 520286 - Non-deletable window has no minimize ...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
Emmanuele Bassi
Reword the 2.14 release notes entry about the deprecati...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
Johan Dahlin
Revert #508760
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Petr Kovář
Updated Czech translation.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Yannig MARCHEGAY
Updated Occitan translation
commit
|
commitdiff
|
tree
|
snapshot
2008-03-08
Alberto Ruiz
Do not draw frame if parent if combobox. (draw_box...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
Johan Dahlin
- Treat enums like enums and not values - Avoid invalid...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
Carlos Garnacho
Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
Federico Mena...
Fix ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
Federico Mena...
bgo505857 - GtkFileChooserDialog ensures its default...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
Johan Dahlin
Implement GtkBuildable on GtkIconFactory, to make it...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
Johan Dahlin
Make gtk-doc happy:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
William Rikard...
Oops, forgot to make the raw "%H:%M" string localizable...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
William Rikard...
Don't print "Today at" in front of the time for today...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
Xan Lopez
fix typo in documentation.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
Johan Dahlin
Move GtkTranslateFunc to gtktypeutils.h so we can compl...
commit
|
commitdiff
|
tree
|
snapshot
next